From: Eli Zaretskii Date: Fri, 2 Feb 2007 14:35:53 +0000 (+0000) Subject: (Categories): Add index entries. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~2469 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=7d1d03d2abeb307c18bbd40f9b5ca32ca3a86e56;p=emacs.git (Categories): Add index entries. --- diff --git a/lispref/syntax.texi b/lispref/syntax.texi index 5d7c76889a7..85dcb83bd50 100644 --- a/lispref/syntax.texi +++ b/lispref/syntax.texi @@ -1041,6 +1041,7 @@ class codes. @node Categories @section Categories @cindex categories of characters +@cindex character categories @dfn{Categories} provide an alternate way of classifying characters syntactically. You can define several categories as needed, then @@ -1048,6 +1049,7 @@ independently assign each character to one or more categories. Unlike syntax classes, categories are not mutually exclusive; it is normal for one character to belong to several categories. +@cindex category table Each buffer has a @dfn{category table} which records which categories are defined and also which characters belong to each category. Each category table defines its own categories, but normally these are